-
1 функциональный подход
1) Accounting: functional approach2) Programming: functional paradigmУниверсальный русско-английский словарь > функциональный подход
См. также в других словарях:
Functional theories of grammar — A range of functionally based approaches to the scientific study of language have been termed functional . The grammar model developed by Simon Dik bears this qualification in its name, Functional Grammar, as does Michael Halliday s Systemic… … Wikipedia
Functional magnetic resonance imaging — Functional MRI or functional Magnetic Resonance Imaging (fMRI) is a type of specialized MRI scan. It measures the haemodynamic response related to neural activity in the brain or spinal cord of humans or other animals. It is one of the most… … Wikipedia
Functional design — is a paradigm used to simplify the design of computer software and increasingly, 3D modeling. A functional design assures that each modular part of a computer program has only one responsibility and performs that responsibility with the minimum… … Wikipedia
Functional reactive programming — ( FRP for short) is a programming paradigm for reactive programming using the building blocks of functional programming [cite web|author=Henrik Nilsson|title=Functional Reactive Programming Research|url=http://www.haskell.org/frp/|accessdate=2006 … Wikipedia
Functional programming — In computer science, functional programming is a programming paradigm that treats computation as the evaluation of mathematical functions and avoids state and mutable data. It emphasizes the application of functions, in contrast with the… … Wikipedia
Paradigm — For other uses, see Paradigm (disambiguation). The word paradigm ( /ˈpær … Wikipedia
Programming paradigm — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concu … Wikipedia
Multi-paradigm programming language — A multi paradigm programming language is a programming language that supports more than one programming paradigm. As Leda designer Tim Budd holds it: The idea of a multiparadigm language is to provide a framework in which programmers can work in… … Wikipedia
AGIL paradigm — This article is about a sociological concept. For the chemical laser, see All gas phase iodine laser.The AGIL paradigm is a sociological scheme created by American sociologist Talcott Parsons in the 1950s. It is a highly abstract systematic… … Wikipedia
Design paradigm — The term Design paradigm derives from the rather ambiguous idea of paradigm originating in Sociology of Science, which carries at least two main meanings: As models, archetypes, or quintessential examples of solutions to problems. A paradigmatic… … Wikipedia
Monad (functional programming) — In functional programming, a monad is a programming structure that represents computations. Monads are a kind of abstract data type constructor that encapsulate program logic instead of data in the domain model. A defined monad allows the… … Wikipedia